null adj. 1.无效力的,无束缚力的。 2.无效的,无用的,无益的;无价值的。 3.没特征[个性]的,没表情的。 4.〔罕用语〕不存在的,没有的;零(位)的;空的。 n. 【数学】零,零位;空;【无线电】零讯号,微弱讯号。 a null indicator 零示器;零位指示器。 the null method 衡消法。 null and void 【律】无效;失效(This check is null and void. 本支票无效)。 vt. 使无效。
array vt. 1.打扮,装饰。 2.使…列队,排列。 3.提出(陪审官)名单,使(陪审官)列席,召集(陪审官)。 The general arrayed his troops for battle. 将军使军队列队准备战斗。 The girl arrayed herself in her finest clothes. 这女孩打扮得花枝招展。 The count and his men arrayed themselves against the king. 伯爵举兵对抗国王。 n. 1.整列,队列,阵(列);阵容。 2.〔诗〕衣裳,装扮,打扮。 3.陪审官名单。 4.一大批,一大群,一连串。 5.【数学】排列。 a battle array 战斗队形,列阵。 holiday array 节日盛装。 be in fine array 盛装。 an array of actors 演员的阵容。 a window array 橱窗陈列品。 an array of (umbrellas) 一排(伞)。 in battle array 列阵,严阵。 in proud array 堂堂正正。
Web services programming tips and tricks : array gotcha - null array vs . empty array Web服务编程技巧与窍门:数组局限性- -零数组与空数组
One easy trap to fall into here is to guess that a null array inside a bean is really represented by the xml in the second column 很容易落入的一个陷阱就是猜测在表的第二列中用xml表示在bean中的“零” ( null )数组。
But as we hope we ve shown in the table , that really represents an array with a single element whose value is null , not a null array . of course 但是,正如我们希望的,在表中已经显示,它真正表示的是含有单一元素的数组,元素的值为“零” ( null ) ,而不是一个“零” ( null )数组。
Until standards bodies recognize and map this wrapped array pattern appropriately , this solution is something you should apply only if you really must distinguish a null array from an empty array 只有在标准组织适当地认可和映射这个包装的数组模式之后,您才能应用这一解决方法(如果您确实需要区别零数组和空数组的话) 。